Global Index
HTML5 JS API Index > Browser Tutorials & Specs

PageTransitionEventInit

Extends EventInit.

This type represents a collection of object properties and does not have an explicit JavaScript representation.

Properties
boolean
persisted
The persisted attribute must return the value it was initialized to. When the object is created, this attribute must be initialized to false. It represents the context information for the event.
Referenced by
PageTransitionEventPageTransitionEvent(...)